Add(KeyValuePair<TKey,TValue>) Method

Summary
Adds the specified value to the ICollection with the specified key.
Syntax
C#
C++/CLI
public void Add( 
   KeyValuePair<TKey, TValue> item 
) 
public:  
   void Add( 
      KeyValuePair<TKey, TValue>^ item 
   ) 

Parameters

item
A KeyValuePair to be added into the DictionaryWithEvents<TKey,TValue>.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.